Working With Panels
The following functions allow you to add panels to a dialog box. TheGXSetupDialogPanel
function adds a panel to a dialog box.You use the
GXGetJobPanelDimensions
function to obtain the dimensions of a panel. This function allows you to locate the position of the cursor within a dialog panel.You use the
GXEnableJobScalingPanel
function to prevent the display of the default scaling field in the Page Setup and Custom Page Setup dialog boxes. For example, if you implement your own scaling panel, you would disable the default scaling field provided by QuickDraw GX.You typically call these methods from within an override function for the message that displays the panel. See the section "Message Override Functions for Customizing QuickDraw GX Dialog Boxes" beginning on page 3-119 for information about these message override functions.
Subtopics
- GXSetupDialogPanel
- GXGetJobPanelDimensions
- GXEnableJobScalingPanel
- GXGetMessageHandlerResFile
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help